Member
| Type
| Description
|
m_groupAreaCursor:
| short
| Specifies the group area cursor.
|
m_groupAreaFieldCursor
| short
| Specifies the cursor for a memo, blob, database, summary, or formula field in the group area.
|
m_detailAreaCursor
| short
| Specifies the cursor for the Details area.
|
m_detailAreaFieldCursor
| short
| Specifies the cursor for a memo, blob, database, summary, or formula field in the Details area.
|
m_graphCursor
| short
| Specifies the cursor for the group chart in the Report Header or Report Footer area.
|
m_groupAreaCursorHandle
| long
| Reserved, do not use.
|
m_groupAreaFieldCursorHandle
| long
| Reserved, do not use.
|
m_detailAreaCursorHandle
| long
| Reserved, do not use.
|
m_detailAreaFieldCursorHandle
| long
| Reserved, do not use.
|
m_graphCursorHandle
| long
| Reserved, do not use.
|
m_ondemandSubreportCursor
| short
| Specifies the cursor for real-time subreports when drilldown for the window is enabled. Default is PEP_TC_MAGNIFY_CURSOR.
|
m_hyperlinkCursor
| short
| Specifies the cursor to show over a report object that has hyperlink text. Default is PEP_TC_HAND_CURSOR.
|